Programming with QuickTime VR

| Previous | Chapter contents | Chapter top | Section top | Next |

Intercepting QuickTime VR Manager Routines

The QuickTime VR Manager provides a function that you can use to install an intercept procedure. Your intercept procedure can either replace the function it is intercepting or execute and then call through to the intercepted routine (by calling the QTVRCallInterceptedProc function).

QTVRInstallInterceptProc

QTVRCallInterceptedProc


© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |